home *** CD-ROM | disk | FTP | other *** search
- Path: alpha.netusa.net!not-for-mail
- From: rmahoney@alpha.netusa.net (Robert Mahoney - 2Rud Software)
- Newsgroups: comp.lang.rexx
- Subject: Re: Archive/Unarchive DLL for REXX?
- Date: 18 Jan 1996 18:15:28 GMT
- Organization: Network Internet Services (516) 543-0240
- Distribution: inet
- Message-ID: <4dm2o0$e2n@news.netusa.net>
- References: <4dfo5r$o48@ftp.netgate.net>
- NNTP-Posting-Host: alpha.netusa.net
- X-Newsreader: TIN [UNIX 1.3 941216BETA PL0]
-
- : In message <4crvdo$4q29@news-s01.ca.us.ibm.net> - jschult@ibm.net writes:
- : :>
- : :>I need to decompress a file from within a REXX script and would love to
- : :>a REXX DLL to do so. Does anyone know if there is anything around to do
- : :>this with???
-
- Check out RexxComp on http://www.netusa.net/~rmahoney/ It provides
- a REXX callable DLL to compress and decompress files, comes with source
- and it's free.
-
- Note that it does not produce ZIP compatible files and does not compress
- as fast or as good as ZIP does.
-
- Bob
-
-